/ Assembly List / LJCTextDataReaderLib / LineOffsets / Add

Namespace - LJCTextDataReaderLib


Parameters
number - The line number.
offset - The line offset value.

Returns

A reference to the added item.

Syntax

C#
public LineOffset Add(Int64 number, Int64 offset)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.